summaryrefslogtreecommitdiff
path: root/src/caja-location-entry.h
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-04-07 21:47:17 +0200
committerlukefromdc <[email protected]>2019-04-10 21:52:58 +0000
commite50549cf502f988ff214a2714a8cdd6fb6892244 (patch)
treeb4e48933d8725a0c7ee5ad5c20131d822b1b87ff /src/caja-location-entry.h
parent7c290c6bb60c65b3b0a336d0595490f9e0f7b3f2 (diff)
downloadcaja-e50549cf502f988ff214a2714a8cdd6fb6892244.tar.bz2
caja-e50549cf502f988ff214a2714a8cdd6fb6892244.tar.xz
local #include files inside "" instead <>
Diffstat (limited to 'src/caja-location-entry.h')
-rw-r--r--src/caja-location-entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-location-entry.h b/src/caja-location-entry.h
index cac45553..3d0aad56 100644
--- a/src/caja-location-entry.h
+++ b/src/caja-location-entry.h
@@ -27,7 +27,7 @@
#ifndef CAJA_LOCATION_ENTRY_H
#define CAJA_LOCATION_ENTRY_H
-#include <libcaja-private/caja-entry.h>
+#include "../libcaja-private/caja-entry.h"
#define CAJA_TYPE_LOCATION_ENTRY caja_location_entry_get_type()
#define CAJA_LOCATION_ENTRY(obj) \