aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-25 16:14:25 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-02-02 04:26:36 +0100
commit150abfffbf95238293484e3e847d253cb33bc259 (patch)
tree8f475b8ebf36e27819506d42e509be462a02d946 /openbsc/include
parent2d02775b919d4d56b960cd76b792db95aee539dc (diff)
osmo_bsc_grace.h: use '<>' include, not '""'
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/osmo_bsc_grace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/osmo_bsc_grace.h b/openbsc/include/openbsc/osmo_bsc_grace.h
index e9c1a0a07..af77b2f3b 100644
--- a/openbsc/include/openbsc/osmo_bsc_grace.h
+++ b/openbsc/include/openbsc/osmo_bsc_grace.h
@@ -21,7 +21,7 @@
#ifndef OSMO_BSC_GRACE_H
#define OSMO_BSC_GRACE_H
-#include "gsm_data.h"
+#include <openbsc/gsm_data.h>
struct osmo_msc_data;