Fixed linux compilation

This commit is contained in:
nedko 2022-12-07 12:07:38 +02:00
parent d1cfc1e606
commit 984885f9a0

View File

@ -1,7 +1,7 @@
#ifndef COLOUR_EXTRACTOR_H_
#define COLOUR_EXTRACTOR_H_
#include <stdint.h>
#include <stddef.h>
#include "colours.h"