In a source file that defines external functions, the header file that
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 14 Jan 2014 01:29:16 +0000 (01:29 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 14 Jan 2014 01:29:16 +0000 (01:29 +0000)
commit075abf62a79c15b6faf82a8ab06dce133876a0e2
tree7f6d90569b46dcb28535a7082fdb4ce0547fc93c
parent86d4ec9c36b160c45a56b61dada9ff8f472319a5
In a source file that defines external functions, the header file that
declares the functions must be included, in order to make sure the
declarations match the function signature.  Make it so.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54745 f5534014-38df-0310-8fa8-9805f1628bb7
ui/qt/wireshark_application.cpp