HaikuDepot: Fix x86 build.

This commit is contained in:
Rene Gollent
2014-03-28 22:12:06 -04:00
parent d6f8092732
commit 133af3f5e1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ Application HaikuDepot :
# text view stuff
$(textDocumentSources)
: be package netapi translation libcolumnlistview.a libshared.a
: be package bnetapi translation libcolumnlistview.a libshared.a
$(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) localestub
: HaikuDepot.rdef
;
+1 -1
View File
@@ -20,7 +20,7 @@
class ProtocolListener : public BUrlProtocolListener {
public:
ProtocolListener::ProtocolListener()
ProtocolListener()
:
fDownloadIO(NULL)
{