1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-28 13:00:45 +00:00

Add missing include

This commit is contained in:
Pavel Labath 2010-02-23 15:07:12 +01:00
parent 0e80e2908a
commit d7d8bb84ea

View File

@ -24,6 +24,7 @@
*/
#include "conky.h"
#include "core.h"
#include "logging.h"
#include "ccurl_thread.h"
#include "text_object.h"