summaryrefslogtreecommitdiffstats
path: root/src/ganv_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ganv_test.c')
-rw-r--r--src/ganv_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ganv_test.c b/src/ganv_test.c
index 737d292..44abef9 100644
--- a/src/ganv_test.c
+++ b/src/ganv_test.c
@@ -13,8 +13,8 @@
* with Ganv. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "ganv/ganv.h"
-#include "ganv/item.h"
+#include <ganv/ganv.h>
+#include <ganv/item.h>
#include <gtk/gtk.h>