plover-gtk/packagestore.h
changeset 66 d07fab627ccf
parent 9 8d3b1ddf789c
     1.1 --- a/plover-gtk/packagestore.h	Sat Feb 20 12:11:02 2010 +0000
     1.2 +++ b/plover-gtk/packagestore.h	Fri Mar 02 17:37:24 2018 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  #define __PLOVER_PACKAGE_STORE_H__
     1.5  
     1.6  #include <glib-object.h>
     1.7 -#include <plover-gtk/packageset.h>
     1.8 +#include <plover/packageset.h>
     1.9  
    1.10  G_BEGIN_DECLS
    1.11