Commit 6781dfff authored by Lucas Russo's avatar Lucas Russo

src/libs/libdisptable/*: fix missing libhutils include

parent c5f9ca31
......@@ -51,7 +51,7 @@ LIBS =
LFLAGS =
# Include directories
INCLUDE_DIRS = -I. -I../liberrhand
INCLUDE_DIRS = -I. -I../liberrhand -I../libhutils
# Merge all flags. Optimize for size (-Os)
CFLAGS += $(CFLAGS_PLATFORM) $(CFLAGS_DEBUG)
......
Project Dependencies:
liberrhand
libhutils
Foreign Dependencies:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment