summaryrefslogtreecommitdiff
path: root/browser-plugin/totemPlugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'browser-plugin/totemPlugin.cpp')
-rw-r--r--browser-plugin/totemPlugin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/browser-plugin/totemPlugin.cpp b/browser-plugin/totemPlugin.cpp
index 88e15d014..6640b1bb4 100644
--- a/browser-plugin/totemPlugin.cpp
+++ b/browser-plugin/totemPlugin.cpp
@@ -61,6 +61,8 @@
#include "totemComplexPlugin.h"
#elif defined(TOTEM_NARROWSPACE_PLUGIN)
#include "totemNarrowSpacePlugin.h"
+#elif defined(TOTEM_MULLY_PLUGIN)
+#include "totemMullYPlugin.h"
#else
#error Unknown plugin type
#endif