osmo_bsc_grace.h: use '<>' include, not '""'

Change-Id: I2f22be93d1a5fd6f229b85305a1d2a2cf6a43ce2
This commit is contained in:
Neels Hofmeyr 2017-01-25 16:14:25 +01:00
parent 2d02775b91
commit 150abfffbf
1 changed files with 1 additions and 1 deletions

View File

@ -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;