Improved makefile
This commit is contained in:
@ -11,10 +11,8 @@
|
||||
#include <thread>
|
||||
// MPD client
|
||||
#include "mpd/client.h"
|
||||
|
||||
// TODO: Include this properly
|
||||
#include "/usr/include/hunspell/hunspell.hxx"
|
||||
|
||||
// Spell checking
|
||||
#include "hunspell.hxx"
|
||||
// Local files
|
||||
#include "utility/bitmap.hpp"
|
||||
#include "utility/buffer.hpp"
|
||||
|
Reference in New Issue
Block a user