include: Use #include <.*> in public headers.
[cascardo/ovs.git] / include / openflow / openflow.h
index b9cbdca..7976fbb 100644 (file)
 #ifndef OPENFLOW_OPENFLOW_H
 #define OPENFLOW_OPENFLOW_H 1
 
-#include "openflow/openflow-1.0.h"
-#include "openflow/openflow-1.1.h"
-#include "openflow/openflow-1.2.h"
-#include "openflow/openflow-1.3.h"
-#include "openflow/openflow-1.4.h"
-#include "openflow/openflow-1.5.h"
+#include <openflow/openflow-1.0.h>
+#include <openflow/openflow-1.1.h>
+#include <openflow/openflow-1.2.h>
+#include <openflow/openflow-1.3.h>
+#include <openflow/openflow-1.4.h>
+#include <openflow/openflow-1.5.h>
 
 #endif /* openflow/openflow.h */