summaryrefslogtreecommitdiff
path: root/include/openflow/openflow-1.2.h
diff options
context:
space:
mode:
authorThomas Graf <tgraf@noironetworks.com>2014-11-12 15:06:02 +0100
committerBen Pfaff <blp@nicira.com>2014-11-12 10:15:35 -0800
commit1825f2ec0d41ceac29f3ba3ff6931efe8c907034 (patch)
tree225acec4ee762ff8fa1aa5b4b18a2a43988e9ac5 /include/openflow/openflow-1.2.h
parent7748423ab4d8f871f7076014f7334ad73ced39f4 (diff)
downloadopenvswitch-1825f2ec0d41ceac29f3ba3ff6931efe8c907034.tar.gz
include: Use #include <.*> in public headers.
Required to make the headers installable. Signed-off-by: Thomas Graf <tgraf@noironetworks.com> Acked-by: Flavio Leitner <fbl@redhat.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'include/openflow/openflow-1.2.h')
-rw-r--r--include/openflow/openflow-1.2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openflow/openflow-1.2.h b/include/openflow/openflow-1.2.h
index f4c97a1e5..65417d618 100644
--- a/include/openflow/openflow-1.2.h
+++ b/include/openflow/openflow-1.2.h
@@ -53,7 +53,7 @@
#ifndef OPENFLOW_12_H
#define OPENFLOW_12_H 1
-#include "openflow/openflow-1.1.h"
+#include <openflow/openflow-1.1.h>
/* Error type for experimenter error messages. */
#define OFPET12_EXPERIMENTER 0xffff