fix linking when compiling with g++

master
Andrzej Rybczak 11 years ago
parent 9e47a8ad61
commit 527b66ae95
  1. 1
      src/display.cpp

@ -25,6 +25,7 @@
#include "display.h"
#include "format_impl.h"
#include "helpers.h"
#include "menu_impl.h"
#include "song_info.h"
#include "playlist.h"
#include "global.h"

Loading…
Cancel
Save