summaryrefslogtreecommitdiff
path: root/src/caja-information-panel.h
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-04-07 21:47:17 +0200
committerraveit65 <[email protected]>2022-07-19 23:18:58 +0200
commita9a7eb57df62a6f4a8dbbba161dc3c8ed2c57f7d (patch)
treef69fc5590238539a38cc9dfe2a8189cb7e17cc93 /src/caja-information-panel.h
parentd0034595d42dc8db1abff7dd8c29d0b5c2dbc299 (diff)
downloadcaja-a9a7eb57df62a6f4a8dbbba161dc3c8ed2c57f7d.tar.bz2
caja-a9a7eb57df62a6f4a8dbbba161dc3c8ed2c57f7d.tar.xz
local #include files inside "" instead <>
Diffstat (limited to 'src/caja-information-panel.h')
-rw-r--r--src/caja-information-panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-information-panel.h b/src/caja-information-panel.h
index 5ccdd9d6..94d605d3 100644
--- a/src/caja-information-panel.h
+++ b/src/caja-information-panel.h
@@ -28,7 +28,7 @@
#ifndef CAJA_INFORMATION_PANEL_H
#define CAJA_INFORMATION_PANEL_H
-#include <eel/eel-background-box.h>
+#include "../eel/eel-background-box.h"
#define CAJA_TYPE_INFORMATION_PANEL caja_information_panel_get_type()
#define CAJA_INFORMATION_PANEL(obj) \