remove another unnecessary use of libgen.h

This commit is contained in:
Paul Davis 2013-10-04 13:02:41 -04:00
parent ddcb78f3e2
commit 449f600c69

View file

@ -28,7 +28,6 @@
#include <fcntl.h>
#include <sigc++/bind.h>
#include <libgen.h>
#include "pbd/error.h"
#include "pbd/convert.h"