Add missing "%s" to VLOG_WARN_RL call.
[sliver-openvswitch.git] / lib / mac-learning.c
index 8b79dc6..b924e49 100644 (file)
@@ -40,7 +40,7 @@
 
 #include "hash.h"
 #include "list.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "timeval.h"
 #include "util.h"