summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlinexact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-cmdlinexact.h')
-rw-r--r--src/main-cmdlinexact.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main-cmdlinexact.h b/src/main-cmdlinexact.h
index 1ac630e55..8634f3875 100644
--- a/src/main-cmdlinexact.h
+++ b/src/main-cmdlinexact.h
@@ -2,6 +2,8 @@
#ifndef __INK_MAIN_CMD_LINE_XACTIONS_H__
#define __INK_MAIN_CMD_LINE_XACTIONS_H__
+#ifdef WITH_YAML
+
/** \file
* Extended actions that can be queued at the yaml file
*/
@@ -37,7 +39,7 @@ public:
} // Inkscape
-
+#endif // WITH_YAML
#endif /* __INK_MAIN_CMD_LINE_XACTIONS_H__ */
/*