summaryrefslogtreecommitdiffstats
path: root/platform/x11/export
diff options
context:
space:
mode:
Diffstat (limited to 'platform/x11/export')
-rw-r--r--platform/x11/export/export.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/x11/export/export.h b/platform/x11/export/export.h
index d94ea114a8..4049e6a8bf 100644
--- a/platform/x11/export/export.h
+++ b/platform/x11/export/export.h
@@ -28,4 +28,9 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
+#ifndef X11_EXPORT_H
+#define X11_EXPORT_H
+
void register_x11_exporter();
+
+#endif // X11_EXPORT_H