fp-image-device: Properly include fp-device.h

This commit is contained in:
Marco Trevisan (Treviño) 2020-06-16 22:49:38 +02:00
parent c6b8430c72
commit e4d292b595
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#pragma once
#include <fp-device.h>
#include "fp-device.h"
G_BEGIN_DECLS