summaryrefslogtreecommitdiff
path: root/camlibs/dimera/mesalib.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/dimera/mesalib.c')
-rw-r--r--camlibs/dimera/mesalib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/camlibs/dimera/mesalib.c b/camlibs/dimera/mesalib.c
index cbdac223d..dd35368c8 100644
--- a/camlibs/dimera/mesalib.c
+++ b/camlibs/dimera/mesalib.c
@@ -29,8 +29,8 @@
#include <sys/time.h>
#include <string.h>
-#include <gphoto2.h>
-#include <gphoto2-endian.h>
+#include <gphoto2/gphoto2.h>
+#include <gphoto2/gphoto2-endian.h>
#define GP_MODULE "dimera"
#define debuglog(e) GP_DEBUG( "%s", (e))