]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/preferencesystem.h
Callback: work at any arity
[xonotic/netradiant.git] / include / preferencesystem.h
index 45678024ffd8ec0a6df23e509a7d708fc8ed5369..bbc838ad11d5ae55f984ec5190ee9c7b4af61375 100644 (file)
@@ -23,7 +23,7 @@
 #define INCLUDED_PREFERENCESYSTEM_H
 
 #include "generic/constant.h"
-#include "generic/callbackfwd.h"
+#include "generic/callback.h"
 
 typedef Callback1<const char*> StringImportCallback;
 typedef Callback1<const StringImportCallback&> StringExportCallback;