Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / language / dictionary / apply-dictionary.c
index 6aaada8e73b18291ad175a380f61a8647e88bcbc..217f0f8928a5a7dedaaa0896cade2edee68432ab 100644 (file)
@@ -34,8 +34,6 @@
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include <libpspp/debug-print.h>
-
 /* Parses and executes APPLY DICTIONARY. */
 int
 cmd_apply_dictionary (void)