fix compilation --without-taglib

master
Andrzej Rybczak 17 years ago
parent e08fdcf4cb
commit 658d213905
  1. 1
      src/ncmpcpp.cpp

@ -21,6 +21,7 @@
#include <cerrno>
#include <clocale>
#include <csignal>
#include <cstring>
#include <iostream>
#include <fstream>

Loading…
Cancel
Save